From: Adrian Robert Date: Tue, 24 Feb 2009 06:15:32 +0000 (+0000) Subject: correct minor typo in comments X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~421^2~1580 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=8be6d32c0f976c49dfa5cc918d1fc8b8c1e6ef62;p=emacs.git correct minor typo in comments --- diff --git a/src/font.h b/src/font.h index 17b96cd161e..8df38fd01af 100644 --- a/src/font.h +++ b/src/font.h @@ -152,7 +152,7 @@ enum font_property_index /* In a font-spec, the value is an alist of extra information of a font such as name, OpenType features, and language coverage. In addition, in a font-entity, the value may contain a pair - (font-entity . INFO) where INFO is extra infomation to identify + (font-entity . INFO) where INFO is extra information to identify a font (font-driver dependent). */ FONT_EXTRA_INDEX, /* alist alist */